HyperText Markup Language, HTML is a Language which structure the Webpage.
Cascading Style Sheet, CSS is a Language Which Design and Style the Webpage.
CSS is Very Powerfull , it has ability to change the how the Webpage is Look Like !!
There are 3 way to Write CSS
We can Write our code in This Tag
<style>
</style>